chore(pre-commit): update jackdewinter/pymarkdown to v0.9.31 #1330
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.9.27
->v0.9.31
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
jackdewinter/pymarkdown (jackdewinter/pymarkdown)
v0.9.31
: Version 0.9.31 - 2025-07-11Compare Source
Life caught up with our development team this last two months, but we finally finished the work we intended to do for this release. After spending some time to upgrade
application_properties
to 0.9.0, this release of PyMarkdown adopts that new version, including the simplified setup that was added toapplication_properties
. In addition, PyMarkdown is not using the JSON5 support fromapplication_properties
and defaults to it being on. While completing that work, we also went through the configuration documentation, delegating any duplicated sections with theapplication_properties
documentation toapplication_properties
.During this time, we did some internal housekeeping. We maintain a small group of packages, with common scripting and support to help our team use best practices across all packages. That had not been maintained lately, so we chose to spend a couple of weeks working on getting the packages back to where we wanted them. No effect for how you use this package, but it helps us keep things current.
A big thanks to our users who are reporting issues with the project! While we would like to believe we can think of every test case, we know we cannot. Therefore, we continue to need our users to help us out. If you are scanning any Markdown documents and the results seem off, please file an issue. If you are starting to use our fix mode on your Markdown documents and there are issues, please file an issue. We appreciate any help that we can get to improve the project for everyone!
Added
application_properties
, v0.9.0switch
custom plugin users
MyApplicationPropertiesFacade
whichprovides better abstraction
links at updated
application_properties
documentationFixed
Changed
v0.9.30
Compare Source
Version 0.9.30 - Date: 2025-04-19
Apologies for a late release, but we wanted to get some outstanding issues resolved before the release. Notable things to mention are:
And while it may not be visible, a lot of work has been completed on getting proper Table token support in the application. As the rules engine is largely token based, any desired rules that include tables must rely on well-tested support for the new table token. Our development team is hoping to make more progress on this in the next couple of months, and will announce it loudly when it is completed!
A big thanks to our users who are reporting issues with the project! While we would like to believe we can think of every test case, we know we cannot. Therefore, we continue to need our users to help us out. If you are scanning any Markdown documents and the results seem off, please file an issue. If you are starting to use our fix mode on your Markdown documents and there are issues, please file an issue. We appreciate any help that we can get to improve the project for everyone!
Added
disable
andenable
for pragmasFixed
**
glob characters not working properlyChanged
v0.9.29
: Version 0.9.29 - Date: 2025-03-10Compare Source
The work continues! Due to our development team passing colds back and forth between members, February was a slow month in terms of progress. We plan to start adding the foundations for new leaf items in March and April, in addition to completing the current round of issues found with rule Md031's fix mode.
A big thanks to our users who are reporting issues with the project! While we would like to believe we can think of every test case, we know we cannot. Therefore, we continue to need our users to help us out. If you are scanning any Markdown documents and the results seem off, please file an issue. If you are starting to use our fix mode on your Markdown documents and there are issues, please file an issue. We appreciate any help that we can get to improve the project for everyone!
If everyone reading this can take a moment and think of our mascot, "Bruce" and any pets of their own that have moved on, it would be appreciated. He passed away this morning suddenly. Our team can honestly say that Bruce was the best rubber duck that we have ever had, and we will miss him very much.
Added
Fixed
container scenarios involving the remaining containers being lists.
Changed
v0.9.28
: Version 0.9.28 - Date: 2025-02-10Compare Source
The work continues! Working through the categorized list takes time, but it is well worth it. We are also working on improving our bash and github actions infrastructure, making it easier to release the project each month.
A big thanks to our users who are reporting issues with the project! While we would like to believe we can think of every test case, we know we cannot. Therefore, we continue to need our users to help us out. If you are scanning any Markdown documents and the results seem off, please file an issue. If you are starting to use our fix mode on your Markdown documents and there are issues, please file an issue. We appreciate any help that we can get to improve the project for everyone!
Added
ShFmt
.sh formatter to Pre-Commit configurationShellcheck
.sh scanner to Pre-Commit configurationFixed
C\#
at the end of a header was triggering rule Md020 for no spaces between end mark of an Atx HeadingChanged
code_spans
exclusion as a compliment to thecode_blocks
exclusion.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.